#0c43fa color space conversions
Hex:
        #0c43fa
        RGB:
        12, 67, 250
        CMY:
        95, 74, 2
        CMYK:
        95, 73, 0, 2
      HSL:
        226°, 95.9677%, 51.3725%
        HSV (HSB):
        226°, 95.2000%, 98.0392%
        XYZ:
        19.4141, 10.9946, 91.5414
        xyY:
        0.1592, 0.0902, 10.9946
      CIE-Lab:
        39.5714, 54.9304, -92.9498
        CIE-LCH:
        39.5714, 107.9677, 300.5818
        CIE-Luv:
        39.5714, -14.7322, -130.0144
        Hunter-Lab:
        33.1581, 46.4852, -140.4745
      #0c43fa color charts
#0c43fa RGB chart
      #0c43fa CMYK chart
      #0c43fa RGB pie chart
      #0c43fa color shades, tints & tones
#0c43fa color schemes
#0c43fa color preview, HTML & CSS examples
           This text has a color of #0c43fa        
        
          <p style="color:#0c43fa;">Text here</p>
        
        
          .mytext {color:#0c43fa;}
        
        Text color #0c43fa
      
           This box has a color of #0c43fa        
        
          <div style="background-color:#0c43fa;">Content here</div>
        
        
          .mybackground {background-color:#0c43fa;}
        
        Background color #0c43fa
      
           Border around this has a color of #0c43fa        
        
          <div style="border:2px solid #0c43fa;">Content here</div>
        
        
          .myborder {border:2px solid #0c43fa;}
        
        Border color #0c43fa