#2318fe color space conversions
Hex:
        #2318fe
        RGB:
        35, 24, 254
        CMY:
        86, 91, 0
        CMYK:
        86, 91, 0, 0
      HSL:
        243°, 99.1379%, 54.5098%
        HSV (HSB):
        243°, 90.5512%, 99.6078%
        XYZ:
        18.9092, 8.1663, 94.3456
        xyY:
        0.1557, 0.0673, 8.1663
      CIE-Lab:
        34.3270, 74.9604, -103.9000
        CIE-LCH:
        34.3270, 128.1182, 305.8092
        CIE-Luv:
        34.3270, -8.7630, -131.7216
        Hunter-Lab:
        28.5768, 68.1032, -175.7405
      #2318fe color charts
#2318fe RGB chart
      #2318fe CMYK chart
      #2318fe RGB pie chart
      #2318fe color shades, tints & tones
#2318fe color schemes
#2318fe color preview, HTML & CSS examples
           This text has a color of #2318fe        
        
          <p style="color:#2318fe;">Text here</p>
        
        
          .mytext {color:#2318fe;}
        
        Text color #2318fe
      
           This box has a color of #2318fe        
        
          <div style="background-color:#2318fe;">Content here</div>
        
        
          .mybackground {background-color:#2318fe;}
        
        Background color #2318fe
      
           Border around this has a color of #2318fe        
        
          <div style="border:2px solid #2318fe;">Content here</div>
        
        
          .myborder {border:2px solid #2318fe;}
        
        Border color #2318fe