#1204fb color space conversions
Hex:
        #1204fb
        RGB:
        18, 4, 251
        CMY:
        93, 98, 2
        CMYK:
        93, 98, 0, 2
      HSL:
        243°, 96.8627%, 50.0000%
        HSV (HSB):
        243°, 98.4064%, 98.4314%
        XYZ:
        17.7055, 7.1805, 91.7196
        xyY:
        0.1518, 0.0616, 7.1805
      CIE-Lab:
        32.2143, 77.7370, -105.7569
        CIE-LCH:
        32.2143, 131.2538, 306.3179
        CIE-Luv:
        32.2143, -8.8103, -128.5697
        Hunter-Lab:
        26.7964, 71.0485, -184.1823
      #1204fb color charts
#1204fb RGB chart
      #1204fb CMYK chart
      #1204fb RGB pie chart
      #1204fb color shades, tints & tones
#1204fb color schemes
#1204fb color preview, HTML & CSS examples
           This text has a color of #1204fb        
        
          <p style="color:#1204fb;">Text here</p>
        
        
          .mytext {color:#1204fb;}
        
        Text color #1204fb
      
           This box has a color of #1204fb        
        
          <div style="background-color:#1204fb;">Content here</div>
        
        
          .mybackground {background-color:#1204fb;}
        
        Background color #1204fb
      
           Border around this has a color of #1204fb        
        
          <div style="border:2px solid #1204fb;">Content here</div>
        
        
          .myborder {border:2px solid #1204fb;}
        
        Border color #1204fb