#2f42be color space conversions
Hex:
        #2f42be
        RGB:
        47, 66, 190
        CMY:
        82, 74, 25
        CMYK:
        75, 65, 0, 25
      HSL:
        232°, 60.3376%, 46.4706%
        HSV (HSB):
        232°, 75.2632%, 74.5098%
        XYZ:
        12.4148, 8.2185, 49.6472
        xyY:
        0.1766, 0.1169, 8.2185
      CIE-Lab:
        34.4338, 36.3030, -66.9816
        CIE-LCH:
        34.4338, 76.1869, 298.4570
        CIE-Luv:
        34.4338, -10.4627, -93.3200
        Hunter-Lab:
        28.6679, 27.1315, -82.6112
      #2f42be color charts
#2f42be RGB chart
      #2f42be CMYK chart
      #2f42be RGB pie chart
      #2f42be color shades, tints & tones
#2f42be color schemes
#2f42be color preview, HTML & CSS examples
           This text has a color of #2f42be        
        
          <p style="color:#2f42be;">Text here</p>
        
        
          .mytext {color:#2f42be;}
        
        Text color #2f42be
      
           This box has a color of #2f42be        
        
          <div style="background-color:#2f42be;">Content here</div>
        
        
          .mybackground {background-color:#2f42be;}
        
        Background color #2f42be
      
           Border around this has a color of #2f42be        
        
          <div style="border:2px solid #2f42be;">Content here</div>
        
        
          .myborder {border:2px solid #2f42be;}
        
        Border color #2f42be