#2f1fbc color space conversions
Hex:
        #2f1fbc
        RGB:
        47, 31, 188
        CMY:
        82, 88, 26
        CMYK:
        75, 84, 0, 26
      HSL:
        246°, 71.6895%, 42.9412%
        HSV (HSB):
        246°, 83.5106%, 73.7255%
        XYZ:
        10.7394, 5.2152, 48.0175
        xyY:
        0.1679, 0.0815, 5.2152
      CIE-Lab:
        27.3391, 54.9158, -77.5108
        CIE-LCH:
        27.3391, 94.9929, 305.3173
        CIE-Luv:
        27.3391, -4.7938, -94.8619
        Hunter-Lab:
        22.8367, 43.9786, -108.6803
      #2f1fbc color charts
#2f1fbc RGB chart
      #2f1fbc CMYK chart
      #2f1fbc RGB pie chart
      #2f1fbc color shades, tints & tones
#2f1fbc color schemes
#2f1fbc color preview, HTML & CSS examples
           This text has a color of #2f1fbc        
        
          <p style="color:#2f1fbc;">Text here</p>
        
        
          .mytext {color:#2f1fbc;}
        
        Text color #2f1fbc
      
           This box has a color of #2f1fbc        
        
          <div style="background-color:#2f1fbc;">Content here</div>
        
        
          .mybackground {background-color:#2f1fbc;}
        
        Background color #2f1fbc
      
           Border around this has a color of #2f1fbc        
        
          <div style="border:2px solid #2f1fbc;">Content here</div>
        
        
          .myborder {border:2px solid #2f1fbc;}
        
        Border color #2f1fbc